PCM Pass will let you design programs that allow you to setup user names and password. The users are read from a database, which the control will allow you to edit. The sample project will show you how to use this control.
- What Are The System Requirements?
Win 95/98/NT
Visual Basic 5 or up
- How To Make The Control Work!
Move the file "PCMPass.ocx" into the system directory. (Usually "system" or "system32") You must also place the database "Pass.mdb" into the "c:\" directory. Make sure when you make the setup program for you app. you tell setup to distribute the database and place it in the "c:\". That's it your ready to go!
- What If The Control Don't Work?
If the control dose not work then you probably have to register it, to do this go
to "Run" under the start menu and type "regsvr32 PCMPass.ocx". Also make sure the database has at lest one entry, a entry has been made for you to begin
User Name = setup
Password = setup
** If the sample project dose not work you may have to delete the control form the project then go back into the components menu and place the control back in the project.
- Is The Database secure?
Yes, The only program that can access the database is Visual Basic. If you try to open the database in MS Access you will see nothing.
- Why dose the About Box Keep Coming Up?
You have not registered the control and paid for it, once you register and pay you will receive a new version of the control that will not show the about box unless you tell it to.
- How Do I Register?
Go to the PC Medics home page at http://www.pcmedics.com under PCM Software you will find price information and how to order.